RoomResource 
EntityType  Independent 
Logical Entity Name  RoomResource 
Default Table Name  AdRoomResources 
Logical Only  NO 
Definition 
 
Note 
 

RoomResource Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
RoomId(FK)    INTEGER  YES 
 
ResourceId(FK)    INTEGER  YES 
 
RoomResourceId(PK)    INTEGER  NO 
 
IsRequired    BIT  NO 
 
Quantity    INTEGER  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
RoomId(FK)    INTEGER  YES 
 
ResourceId(FK)    INTEGER  YES 
 

RoomResource Keys 
Key Name  Key Type  Keys 
AdRoomResources_AdRoomResourcesID_U_C_IDX  PrimaryKey  RoomResourceId 

RoomResource Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Resource  Non-Identifying  Zero or One to Zero or More        ResourceId  NO 
Room  Non-Identifying  Zero or One to Zero or More        RoomId  NO 
Resource  Non-Identifying  Zero or One to Zero or More        ResourceId  NO 
Room  Non-Identifying  Zero or One to Zero or More        RoomId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

RoomResource Check Constraints 
Check Constraint Name  CheckConstraint